Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.4.0 버전 배포 #11

Merged
merged 14 commits into from
Jan 12, 2024
Merged

0.4.0 버전 배포 #11

merged 14 commits into from
Jan 12, 2024

Conversation

semnil5202
Copy link
Member

@semnil5202 semnil5202 commented Jan 12, 2024

📄 Summary

close #10

0.4.0 버전을 배포합니다.

🙋🏻 More

변경 사항

  • Field 컴포넌트
    • isSuceess 속성 제거
    • onChange, onValidate 속성 선언 위치 변경
  • CheckboxContainer 컴포넌트
    • onChange 사용법 간략화
    • nameKey에서 checkboxKey로 명칭 변경
    • label 옵션 추가
    • required 옵션 추가
    • 컴포넌트 내부 스타일 로직 리팩토링
    • 타입 추론 기능 강화
  • RadioContainer 컴포넌트: onChange 사용법 간략화
    • onChange 사용법 간략화
    • nameKey에서 radioKey로 명칭 변경
    • label 옵션 추가
    • required 옵션 추가
    • 컴포넌트 내부 스타일 로직 리팩토링
    • 타입 추론 기능 강화

@semnil5202 semnil5202 added refactor 리팩토링 publish 버전 관련 labels Jan 12, 2024
@semnil5202 semnil5202 self-assigned this Jan 12, 2024
@semnil5202 semnil5202 merged commit acda759 into main Jan 12, 2024
1 check passed
@semnil5202 semnil5202 deleted the refactor/#10 branch April 18, 2024 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
publish 버전 관련 refactor 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Form 관련 커스텀 훅 검토
1 participant